[INFO] fetching crate ooxml-pml 0.1.1-alpha.2...
[INFO] testing ooxml-pml-0.1.1-alpha.2 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate ooxml-pml 0.1.1-alpha.2 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate ooxml-pml 0.1.1-alpha.2
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ooxml-pml 0.1.1-alpha.2
[INFO] tweaked toml for crates.io crate ooxml-pml 0.1.1-alpha.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ooxml-pml 0.1.1-alpha.2 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ooxml-pml 0.1.1-alpha.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ooxml-xml v0.1.1-alpha.2
[INFO] [stderr]   Downloaded ooxml-opc v0.1.1-alpha.2
[INFO] [stderr]   Downloaded ooxml-codegen v0.1.1-alpha.2
[INFO] [stderr]   Downloaded ooxml-dml v0.1.1-alpha.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7f2c646a179e2ed91f540304240784ffb25b3ad9351ed80224fc702b3b86633c
[INFO] running `Command { std: "docker" "start" "-a" "7f2c646a179e2ed91f540304240784ffb25b3ad9351ed80224fc702b3b86633c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f2c646a179e2ed91f540304240784ffb25b3ad9351ed80224fc702b3b86633c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f2c646a179e2ed91f540304240784ffb25b3ad9351ed80224fc702b3b86633c", kill_on_drop: false }`
[INFO] [stdout] 7f2c646a179e2ed91f540304240784ffb25b3ad9351ed80224fc702b3b86633c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8a7888cb1c3b5b16a0665c10b9dd3a4723f46ff1b385015f612ac1ec8ae53daa
[INFO] running `Command { std: "docker" "start" "-a" "8a7888cb1c3b5b16a0665c10b9dd3a4723f46ff1b385015f612ac1ec8ae53daa", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling libbz2-rs-sys v0.2.2
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling zlib-rs v0.6.3
[INFO] [stderr]    Compiling ppmd-rust v1.4.0
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling typed-path v0.12.3
[INFO] [stderr]    Compiling deflate64 v0.1.11
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling bzip2 v0.6.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling lzma-rust2 v0.15.7
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling zip v7.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling quick-xml v0.39.2
[INFO] [stderr]    Compiling ooxml-codegen v0.1.1-alpha.2
[INFO] [stderr]    Compiling ooxml-xml v0.1.1-alpha.2
[INFO] [stderr]    Compiling ooxml-opc v0.1.1-alpha.2
[INFO] [stderr]    Compiling ooxml-dml v0.1.1-alpha.2
[INFO] [stderr]    Compiling ooxml-pml v0.1.1-alpha.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
[INFO] running `Command { std: "docker" "inspect" "8a7888cb1c3b5b16a0665c10b9dd3a4723f46ff1b385015f612ac1ec8ae53daa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a7888cb1c3b5b16a0665c10b9dd3a4723f46ff1b385015f612ac1ec8ae53daa", kill_on_drop: false }`
[INFO] [stdout] 8a7888cb1c3b5b16a0665c10b9dd3a4723f46ff1b385015f612ac1ec8ae53daa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 285805ee3d677a3e4600a1fa09cfd2ed611237defc1e60cbfe8a5717afefb97f
[INFO] running `Command { std: "docker" "start" "-a" "285805ee3d677a3e4600a1fa09cfd2ed611237defc1e60cbfe8a5717afefb97f", kill_on_drop: false }`
[INFO] [stderr]    Compiling ooxml-pml v0.1.1-alpha.2 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `ooxml-pml` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name ooxml_pml --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="dml-fills"' --cfg 'feature="dml-tables"' --cfg 'feature="extra-attrs"' --cfg 'feature="extra-children"' --cfg 'feature="full"' --cfg 'feature="pml-animations"' --cfg 'feature="pml-charts"' --cfg 'feature="pml-comments"' --cfg 'feature="pml-extensions"' --cfg 'feature="pml-external"' --cfg 'feature="pml-hyperlinks"' --cfg 'feature="pml-masters"' --cfg 'feature="pml-media"' --cfg 'feature="pml-notes"' --cfg 'feature="pml-styling"' --cfg 'feature="pml-transitions"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dml-fills", "dml-tables", "extra-attrs", "extra-children", "full", "pml-animations", "pml-charts", "pml-comments", "pml-extensions", "pml-external", "pml-hyperlinks", "pml-masters", "pml-media", "pml-notes", "pml-styling", "pml-transitions"))' -C metadata=053fde34a3cce969 -C extra-filename=-f8a4534002f6d4a9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern ooxml_dml=/opt/rustwide/target/debug/deps/libooxml_dml-759a9e3f3ae96c21.rlib --extern ooxml_opc=/opt/rustwide/target/debug/deps/libooxml_opc-e38c77f9fdb44ddb.rlib --extern ooxml_xml=/opt/rustwide/target/debug/deps/libooxml_xml-1f723fb5fe5b24f7.rlib --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-1ad99544cda5c474.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2a0725f7de6bed2f.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-21fc79922dbe4844.rlib --extern zip=/opt/rustwide/target/debug/deps/libzip-8ab9a29c51a5787a.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-a47612537bf9c9cf/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ooxml-pml` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name ooxml_pml --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="dml-fills"' --cfg 'feature="dml-tables"' --cfg 'feature="extra-attrs"' --cfg 'feature="extra-children"' --cfg 'feature="full"' --cfg 'feature="pml-animations"' --cfg 'feature="pml-charts"' --cfg 'feature="pml-comments"' --cfg 'feature="pml-extensions"' --cfg 'feature="pml-external"' --cfg 'feature="pml-hyperlinks"' --cfg 'feature="pml-masters"' --cfg 'feature="pml-media"' --cfg 'feature="pml-notes"' --cfg 'feature="pml-styling"' --cfg 'feature="pml-transitions"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dml-fills", "dml-tables", "extra-attrs", "extra-children", "full", "pml-animations", "pml-charts", "pml-comments", "pml-extensions", "pml-external", "pml-hyperlinks", "pml-masters", "pml-media", "pml-notes", "pml-styling", "pml-transitions"))' -C metadata=b9c2f46e5996ff1e -C extra-filename=-11250e5cc16304eb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rmeta --extern ooxml_dml=/opt/rustwide/target/debug/deps/libooxml_dml-759a9e3f3ae96c21.rmeta --extern ooxml_opc=/opt/rustwide/target/debug/deps/libooxml_opc-e38c77f9fdb44ddb.rmeta --extern ooxml_xml=/opt/rustwide/target/debug/deps/libooxml_xml-1f723fb5fe5b24f7.rmeta --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-1ad99544cda5c474.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-2a0725f7de6bed2f.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-21fc79922dbe4844.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-a47612537bf9c9cf/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "285805ee3d677a3e4600a1fa09cfd2ed611237defc1e60cbfe8a5717afefb97f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "285805ee3d677a3e4600a1fa09cfd2ed611237defc1e60cbfe8a5717afefb97f", kill_on_drop: false }`
[INFO] [stdout] 285805ee3d677a3e4600a1fa09cfd2ed611237defc1e60cbfe8a5717afefb97f
